home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DELPHI / LEDIT108.ZIP / LEMFC / LEMFC_1.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1996-06-27  |  2.2 KB  |  117 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CLemfc_1View
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "lemfc_1.h"
  9. VbxHeaderFile=lemfc_1.h
  10. VbxImplementationFile=lemfc_1.cpp
  11. LastPage=0
  12.  
  13. ClassCount=7
  14. Class1=CLEdit
  15. Class2=CLEditView
  16. Class3=CLemfc_1App
  17. Class4=CAboutDlg
  18. Class5=CLemfc_1Doc
  19. Class6=CMainFrame
  20. Class7=CLemfc_1View
  21.  
  22. ResourceCount=2
  23. Resource1=IDR_MAINFRAME
  24. Resource2=IDD_ABOUTBOX
  25.  
  26. [CLS:CLEdit]
  27. Type=0
  28. HeaderFile=lemfc.h
  29. ImplementationFile=lemfc.cpp
  30.  
  31. [CLS:CLEditView]
  32. Type=0
  33. HeaderFile=lemfc.h
  34. ImplementationFile=lemfc.cpp
  35.  
  36. [CLS:CLemfc_1App]
  37. Type=0
  38. HeaderFile=lemfc_1.h
  39. ImplementationFile=lemfc_1.cpp
  40.  
  41. [CLS:CAboutDlg]
  42. Type=0
  43. HeaderFile=lemfc_1.cpp
  44. ImplementationFile=lemfc_1.cpp
  45. LastObject=IDOK
  46.  
  47. [CLS:CLemfc_1Doc]
  48. Type=0
  49. HeaderFile=lemfc_1d.h
  50. ImplementationFile=lemfc_1d.cpp
  51.  
  52. [CLS:CMainFrame]
  53. Type=0
  54. HeaderFile=lemfc_1f.h
  55. ImplementationFile=lemfc_1f.cpp
  56.  
  57. [CLS:CLemfc_1View]
  58. Type=0
  59. HeaderFile=lemfc_1v.h
  60. ImplementationFile=lemfc_1v.cpp
  61. LastObject=CLemfc_1View
  62.  
  63. [DLG:IDD_ABOUTBOX]
  64. Type=1
  65. Class=CAboutDlg
  66. ControlCount=4
  67. Control1=IDC_STATIC,static,1342177283
  68. Control2=IDC_STATIC,static,1342308352
  69. Control3=IDC_STATIC,static,1342308352
  70. Control4=IDOK,button,1342373889
  71.  
  72. [MNU:IDR_MAINFRAME]
  73. Type=1
  74. Class=?
  75. Command1=ID_FILE_NEW
  76. Command2=ID_FILE_OPEN
  77. Command3=ID_FILE_SAVE
  78. Command4=ID_FILE_SAVE_AS
  79. Command5=ID_FILE_MRU_FILE1
  80. Command6=ID_APP_EXIT
  81. Command7=ID_EDIT_UNDO
  82. Command8=ID_EDIT_REDO
  83. Command9=ID_EDIT_CUT
  84. Command10=ID_EDIT_COPY
  85. Command11=ID_EDIT_PASTE
  86. Command12=ID_EDIT_CLEAR
  87. Command13=ID_EDIT_FIND
  88. Command14=ID_EDIT_REPLACE
  89. Command15=ID_EDIT_REPEAT
  90. Command16=EC_SEARCHLINE
  91. Command17=ID_EDIT_CLEAR_ALL
  92. Command18=EC_TOOLSCHANGEFONT
  93. Command19=ID_VIEW_TOOLBAR
  94. Command20=ID_VIEW_STATUS_BAR
  95. Command21=ID_APP_ABOUT
  96. CommandCount=21
  97.  
  98. [ACL:IDR_MAINFRAME]
  99. Type=1
  100. Class=?
  101. Command1=ID_FILE_NEW
  102. Command2=ID_FILE_OPEN
  103. Command3=ID_FILE_SAVE
  104. Command4=ID_FILE_PRINT
  105. Command5=ID_EDIT_UNDO
  106. Command6=ID_EDIT_CUT
  107. Command7=ID_EDIT_COPY
  108. Command8=ID_EDIT_PASTE
  109. Command9=ID_EDIT_UNDO
  110. Command10=ID_EDIT_CUT
  111. Command11=ID_EDIT_COPY
  112. Command12=ID_EDIT_PASTE
  113. Command13=ID_NEXT_PANE
  114. Command14=ID_PREV_PANE
  115. CommandCount=14
  116.  
  117.